org.eclipse.vtp.desktop.editors.core.commands
Class LocateElement

java.lang.Object
  extended by org.eclipse.vtp.desktop.editors.core.commands.Command
      extended by org.eclipse.vtp.desktop.editors.core.commands.LocateElement

public class LocateElement
extends Command


Constructor Summary
LocateElement(java.lang.String elementId)
           
 
Method Summary
 java.lang.String getElementId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocateElement

public LocateElement(java.lang.String elementId)
Method Detail

getElementId

public java.lang.String getElementId()